Skip to content

feat(api): Avoid deprecated fields#463

Draft
JR-Morgan wants to merge 4 commits intomainfrom
jrm/avoid-deprecated-fields
Draft

feat(api): Avoid deprecated fields#463
JR-Morgan wants to merge 4 commits intomainfrom
jrm/avoid-deprecated-fields

Conversation

@JR-Morgan
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.35%. Comparing base (af0fc9f) to head (c517dea).

Files with missing lines Patch % Lines
...le.Sdk/Api/GraphQL/Resources/ActiveUserResource.cs 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #463      +/-   ##
==========================================
- Coverage   70.44%   70.35%   -0.09%     
==========================================
  Files         347      347              
  Lines       14240    14252      +12     
  Branches     1230     1232       +2     
==========================================
- Hits        10031    10027       -4     
- Misses       3807     3822      +15     
- Partials      402      403       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JR-Morgan JR-Morgan marked this pull request as draft March 24, 2026 09:36
@JR-Morgan
Copy link
Copy Markdown
Member Author

We have a bit of a problem here... workspace.logo is deprecated on app in favour of workspace.logoUrl...
but the public server doesn't have workspace.logoUrl...

either, this will necessitate clients doing some magic... or we hold off until we have a different solution for public servers...

@JR-Morgan JR-Morgan changed the title Avoid deprecated fields feat(api): Avoid deprecated fields Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant